-
-
Notifications
You must be signed in to change notification settings - Fork 332
fix: publish to jsr. #1044
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: publish to jsr. #1044
Conversation
Pull Request Test Coverage Report for Build 9090996340Details
💛 - Coveralls |
package.json
Outdated
"repository": "supabase/supabase-js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/supabase/supabase-js.git" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if anything depended on repository
previously. If it did we may need to check if the new format doesn't break those.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yah, good point. semantic-release should be able to understand the old format. so I'll revert to that. Thanks.
<p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /> <h3>Snyk has created this PR to upgrade @supabase/supabase-js from 2.43.2 to 2.43.4.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **2 versions** ahead of your current version. - The recommended version was released on **a month ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>@supabase/supabase-js</b></summary> <ul> <li> <b>2.43.4</b> - <a href="https://github.com/supabase/supabase-js/releases/tag/v2.43.4">2024-05-23</a></br><h2><a href="https://github.com/supabase/supabase-js/compare/v2.43.3...v2.43.4">2.43.4</a> (2024-05-23)</h2> <h3>Reverts</h3> <ul> <li>Revert "fix: use proper dual-packaging" (<a href="https://github.com/supabase/supabase-js/commit/4ad906d55ecaa03eaa6df8be5955777327bbd082">4ad906d</a>)</li> <li>Revert "fix: bump postgrest-js" (<a href="https://github.com/supabase/supabase-js/commit/24de3b708274aaed4c92f7370d6922419b2af8d2">24de3b7</a>)</li> </ul> </li> <li> <b>2.43.3</b> - <a href="https://github.com/supabase/supabase-js/releases/tag/v2.43.3">2024-05-22</a></br><h2><a href="https://github.com/supabase/supabase-js/compare/v2.43.2...v2.43.3">2.43.3</a> (2024-05-22)</h2> <h3>Bug Fixes</h3> <ul> <li>bump postgrest-js (<a href="https://github.com/supabase/supabase-js/commit/fe21f2f30b12bb30efd3e9a7cd2ab17a9ddb02d7">fe21f2f</a>)</li> <li>use proper dual-packaging (<a href="https://github.com/supabase/supabase-js/commit/056bc8fb3d39beaec55011af4cda75ae8c6addd0">056bc8f</a>)</li> </ul> </li> <li> <b>2.43.2</b> - <a href="https://github.com/supabase/supabase-js/releases/tag/v2.43.2">2024-05-15</a></br><h2><a href="https://github.com/supabase/supabase-js/compare/v2.43.1...v2.43.2">2.43.2</a> (2024-05-15)</h2> <h3>Bug Fixes</h3> <ul> <li>publish to jsr. (<a href="supabase/supabase-js#1044" data-hovercard-type="pull_request" data-hovercard-url="/supabase/supabase-js/pull/1044/hovercard">#1044</a>) (<a href="https://github.com/supabase/supabase-js/commit/912f13ed05485ee4976afcaed2985e69c487541f">912f13e</a>)</li> </ul> </li> </ul> from <a href="https://github.com/supabase/supabase-js/releases">@supabase/supabase-js GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ **For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIyMTE5ZDA0Mi0wNWZhLTRhODctOGNiNi1kM2EyMGZlZTY5OTMiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjIxMTlkMDQyLTA1ZmEtNGE4Ny04Y2I2LWQzYTIwZmVlNjk5MyJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/josetutis/project/3c402998-992a-4249-ae7b-830abf69abcf?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/josetutis/project/3c402998-992a-4249-ae7b-830abf69abcf/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/josetutis/project/3c402998-992a-4249-ae7b-830abf69abcf/settings/integration?pkg=&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"","from":"supabase/supabase-js","to":"supabase/supabase-js"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"2119d042-05fa-4a87-8cb6-d3a20fee6993","prPublicId":"2119d042-05fa-4a87-8cb6-d3a20fee6993","packageManager":"npm","priorityScoreList":[],"projectPublicId":"3c402998-992a-4249-ae7b-830abf69abcf","projectUrl":"https://app.snyk.io/org/josetutis/project/3c402998-992a-4249-ae7b-830abf69abcf?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":2,"publishedDate":"2024-05-23T04:56:20.820Z"},"vulns":[]}) --->
Publish to https://jsr.io/@supabase/supabase-js